home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: bmwells@ix.netcom.com (Brian Wells )
- Newsgroups: comp.lang.c++
- Subject: Windows DLL
- Date: 10 Apr 1996 16:56:56 GMT
- Organization: Netcom
- Message-ID: <4kgp8o$rh2@cloner2.ix.netcom.com>
- NNTP-Posting-Host: chi-il12-21.ix.netcom.com
- X-NETCOM-Date: Wed Apr 10 9:56:56 AM PDT 1996
-
- Hello everyone:
-
- I am new at 2 things, C++ and DLL programming. My problem is that
- I can't use sscanf in my MS1.51 Visual C++ compiler when making a DLL.
- What confuses me is the fact that strings can be used in DLLs. So what
- functions do I use to break strings down and manipulate them within
- a DLL??
-
- If you know the answer, don't be shy. Thanks.
-
- Brian Wells
-
-